0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (1)
  • R2,500 - R5,000 (4)
  • R5,000 - R10,000 (6)
  • -
Status
Brand

Showing 1 - 11 of 11 matches in All Departments

Starting Out with Python, Global Edition (Paperback, 5th edition): Tony Gaddis Starting Out with Python, Global Edition (Paperback, 5th edition)
Tony Gaddis
R2,157 Discovery Miles 21 570 In Stock

For courses in Python programming. A clear and student-friendly introduction to the fundamentals of Python In Starting Out with Python, 5th Edition, Tony Gaddis' accessible coverage introduces students to the basics of programming in a high-level language. Python, an easy-to-learn and increasingly popular object-oriented language, allows readers to become comfortable with the fundamentals of programming without the troublesome syntax that can be challenging for novices. With the knowledge acquired using Python, students gain confidence in their skills and learn to recognize the logic behind developing high-quality programs. Starting Out with Python discusses control structures, functions, and lists before classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, focused explanations, and an abundance of exercises appear in every chapter. Updates to the 5th Edition include a new chapter on database programming, and new coverage of GUI programming, string processing and formatting, and turtle graphics topics.

Starting Out with C++ from Control Structures to Objects (Paperback, 9th edition): Tony Gaddis Starting Out with C++ from Control Structures to Objects (Paperback, 9th edition)
Tony Gaddis
R6,225 Discovery Miles 62 250 In Stock

For two-semester courses in the C++ programming sequence, or an accelerated one-semester course. A clear and student-friendly way to teach the fundamentals of C++ Starting Out with C++: From Control Structures through Objects covers control structures, functions, arrays, and pointers before objects and classes in Tony Gaddis's hallmark accessible, step-by-step presentation. His books help beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and the C++ programming language by presenting all the details needed to understand the "how" and the "why"-but never losing sight of the fact that most beginners struggle with this material. His approach is gradual and highly accessible, ensuring that students understand the logic behind developing high-quality programs. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter. Updates to the 9th Edition include revised, improved problems throughout and a new chapter featuring completely rewritten and expanded material on the Standard Template Library (STL). Also Available with MyLab Programming. MyLab (TM) Programming is an online learning system designed to engage students and improve results. MyLab Programming consists of programming exercises correlated to the concepts and objectives in this book. Through practice exercises and immediate, personalized feedback, MyLab Programming improves the programming competence of beginning students who often struggle with the basic concepts of programming languages. Note: You are purchasing a standalone product; MyLab (TM) & Mastering (TM) does not come packaged with this content. Students, if interested in purchasing this title with MyLab & Mastering, ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information. If you would like to purchase both the physical text and MyLab & Mastering, search for: 0134544846 / 9780134544847 Starting Out with C++ from Control Structures to Objects Plus MyProgrammingLab with Pearson eText -- Access Card Package, 9/e Package consists of: 0134484193 / 9780134484198 MyProgrammingLab with Pearson eText -- Access Card -- for Starting Out with C++ from Control Structures to Objects, 9/e 0134498372 / 9780134498379 Starting Out with C++ from Control Structures to Objects Students can use the URL and phone number below to help answer their questions: https://support.pearson.com/getsupport/s/ 800-677-6337

Starting Out with Java - From Control Structures through Data Structures (Paperback, 4th edition): Tony Gaddis, Godfrey Muganda Starting Out with Java - From Control Structures through Data Structures (Paperback, 4th edition)
Tony Gaddis, Godfrey Muganda
R5,657 Discovery Miles 56 570 Ships in 10 - 15 working days

For courses in computer programming in Java. Provide a step-by-step introduction to programming in Java Starting Out with Java: From Control Structures through Data Structures provides a step-by-step introduction to programming in Java. This text is designed to be used in a 2 or 3 semester sequence and covers everything from the fundamentals of Java programming to algorithms and data structures. As with all Gaddis texts, every chapter contains clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises. With the 4th Edition, JavaFX has replaced Swing as the standard GUI library for Java in chapters that focus on GUI development. The Swing and Applet material from the previous edition is available online. Note: This ISBN contains an Access Code on the inside front cover that provides access to the Companion Website at www.pearsonhighered.com/cs-resources.

Starting Out with Java - From Control Structures through Objects (Paperback, 7th edition): Tony Gaddis Starting Out with Java - From Control Structures through Objects (Paperback, 7th edition)
Tony Gaddis
R5,622 Discovery Miles 56 220 Ships in 10 - 15 working days

For courses in computer programming in Java. Provide a step-by-step introduction to programming in Java Starting Out with Java: From Control Structures through Objects provides a step-by-step introduction to programming in Java. Gaddis covers procedural programming-control structures and methods-before introducing object-oriented programming to ensure that students understand fundamental programming and problem-solving concepts. As with all Gaddis texts, every chapter contains clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises. With the 7th Edition, JavaFX has replaced Swing as the standard GUI library for Java in chapters that focus on GUI development. The Swing and Applet material from the previous edition is available online. Also available with MyLab Programming MyLab(TM) is the teaching and learning platform that empowers you to reach every student. By combining trusted author content with digital tools and a flexible platform, MyLab personalizes the learning experience and improves results for each student.With MyLab Programming, students work through hundreds of short, auto-graded coding exercises and receive immediate and helpful feedback based on their work. Note: You are purchasing a standalone product; MyLab Programming does not come packaged with this content. Students, if interested in purchasing this title with MyLab Programming, ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information. If you would like to purchase boththe physical text and MyLab Programming, search for: 0135188636/9780135188637 Starting Out with Java: From Control Structures through Objects Plus MyLab Programming, 7/e Package consists of: 0134793676 / 9780134793672 MyLab Programming 0134802217 / 9780134802213 Starting Out with Java: From Control Structures through Objects

Starting out with Visual C# (Paperback, 5th edition): Tony Gaddis Starting out with Visual C# (Paperback, 5th edition)
Tony Gaddis
R4,501 Discovery Miles 45 010 Ships in 9 - 15 working days

For courses in introductory C# programming. Motivate students with clear, down-to-earth explanations and familiar graphical elements Starting Out With Visual C# is an ideal introductory Visual C# text for students with no prior programming experience. Students who are new to programming will appreciate the clear, down-to-earth explanations and the detailed walk-throughs that are provided by the hands-on tutorials. Gaddis's hallmark, step-by-step instructions are supported by a GUI-based approach that motivates students as they learn to create GUI-based, event-driven, Visual C# applications. Topics are examined progressively in each chapter, with objects taught before classes. The 5th Edition adds an abundance of new material and improvements with updates for compatibility with Visual Studio 2017. Two new chapters include Chapter 13: Delegates and Lambda Expressions and Chapter 14: Language-Integrated Query (LINQ).

Starting Out with Programming Logic and Design (Paperback, 5th edition): Tony Gaddis Starting Out with Programming Logic and Design (Paperback, 5th edition)
Tony Gaddis
R3,958 Discovery Miles 39 580 Ships in 9 - 15 working days

For courses in problem solving and programming logic. Making complex programming concepts accessible to every student Starting Out with Programming Logic and Design is a language-independent introductory programming book, teaching students programming concepts and logic without assuming any previous programming experience. Designed for beginners, the text is clear and approachable, making the complex concepts accessible to every student. In this new edition, Gaddis focuses on current languages providing code snippet examples and complete programs for each. The text uses updated, contemporary examples to familiarize students with models and logical thought processes used in programming without further complicating them with language syntax. By using easy-to-understand pseudocode, flowcharts, and other tools, Gaddis illustrates how to design the logic of programs. The book is ideal for a programming logic course taught as a precursor to a language-specific introductory programming course, or for the first part of an introductory programming course.

Starting Out with C++ - From Control Structures Through Objects, Brief Version Plus Mylab Programming with Pearson Etext --... Starting Out with C++ - From Control Structures Through Objects, Brief Version Plus Mylab Programming with Pearson Etext -- Access Card Package (Paperback, 9th ed.)
Tony Gaddis
R4,745 Discovery Miles 47 450 Out of stock
Mylab Programming with Pearson Etext -- Access Card -- For Starting Out with Visual Basic (Paperback, 8th ed.): Tony Gaddis,... Mylab Programming with Pearson Etext -- Access Card -- For Starting Out with Visual Basic (Paperback, 8th ed.)
Tony Gaddis, Kip Irvine
R3,039 Discovery Miles 30 390 Out of stock
Starting Out with C++ from Control Structures to Objects Plus Mylab Programming with Pearson Etext -- Access Card Package... Starting Out with C++ from Control Structures to Objects Plus Mylab Programming with Pearson Etext -- Access Card Package (Paperback, 9th ed.)
Tony Gaddis
R5,078 Discovery Miles 50 780 Out of stock
Starting Out with C++ - Early Objects Plus Mylab Programming with Pearson Etext -- Access Card Package (Paperback, 10th ed.):... Starting Out with C++ - Early Objects Plus Mylab Programming with Pearson Etext -- Access Card Package (Paperback, 10th ed.)
Tony Gaddis, Judy Walters
R4,758 Discovery Miles 47 580 Out of stock
Starting Out with C++ - From Control Structures Through Objects Brief Version, Student Value Edition Plus Mylab Programming... Starting Out with C++ - From Control Structures Through Objects Brief Version, Student Value Edition Plus Mylab Programming with Pearson Etext -- Access Card Package (Loose-leaf, 9th ed.)
Tony Gaddis
R1,840 Discovery Miles 18 400 Out of stock
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Docking Edition Multi-Functional…
R1,099 R799 Discovery Miles 7 990
Together - Memorable Meals, Made Easy
Jamie Oliver Hardcover  (2)
R445 R355 Discovery Miles 3 550
Snappy Tritan Bottle (1.5L)(Green)
R229 R180 Discovery Miles 1 800
Estee Lauder Beautiful Belle Eau De…
R2,241 R1,652 Discovery Miles 16 520
Snyman's Criminal Law
Paperback R1,301 R1,153 Discovery Miles 11 530
Puzzle Sets: Sequencing
R59 R56 Discovery Miles 560
Sylvanian Families - Walnut Squirrel…
R749 R579 Discovery Miles 5 790
Bestway Dolphin Armbands (23 x 15cm…
R33 R31 Discovery Miles 310
Chicco Natural Feeling Manual Breast…
R799 Discovery Miles 7 990
Bostik Glue Stick - Loose (25g)
R22 Discovery Miles 220

 

Partners